/ Assembly List / LJCNetCommon / PropertyDelegates / Add

Namespace - LJCNetCommon


Parameters
propertyInfo - The PropertyInfo object.

Returns

The PropertyDelegate object.

Syntax

C#
public PropertyDelegate Add(PropertyInfo propertyInfo)

Creates and adds a PropertyDelegate object to the collection. (R)

Remarks

Returns the existing PropertyDelegate if it is already in the list.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.